Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version ranges of dependencies for ui/org.eclipse.tools.layout.spy #1578

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

eclipse-pde-bot
Copy link
Contributor

Import-Package org.eclipse.core.runtime 3.5.0 (compiled against 3.7.0 provided by org.eclipse.equinox.common 3.20.0.v20250117-1212) includes 3.6.0 (provided by org.eclipse.equinox.common 3.13.0.v20200828-1034) but this version is missing the method org/eclipse/core/runtime/IPath#fromOSString referenced by org.eclipse.tools.layout.spy.internal.dialogs.LayoutSpyDialog.

Import-Package org.eclipse.core.runtime 3.5.0 (compiled against 3.7.0 provided by org.eclipse.equinox.common 3.20.0.v20250117-1212) includes 3.5.0 (provided by org.eclipse.equinox.common 3.9.0.v20170207-1454) but this version is missing the method org/eclipse/core/runtime/IPath#fromOSString referenced by org.eclipse.tools.layout.spy.internal.dialogs.LayoutSpyDialog.

Suggested lower version for package org.eclipse.core.runtime is 3.7.0 out of [3.5.0, 3.6.0, 3.7.0]

@eclipse-pde-bot
Copy link
Contributor Author

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 55415db1a899c12b786a2d9c5cd4c786d9c1ff5b Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <[email protected]>
Date: Tue, 21 Jan 2025 17:18:08 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF b/ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF
index e5c1f0fd54..6b865e076f 100644
--- a/ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF
+++ b/ui/org.eclipse.tools.layout.spy/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %name
 Bundle-SymbolicName: org.eclipse.tools.layout.spy;singleton:=true
-Bundle-Version: 1.2.500.qualifier
+Bundle-Version: 1.2.600.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-17
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.jface.databinding;bundle-version="1.9.0",
-- 
2.47.1

Further information are available in Common Build Issues - Missing version increments.

Copy link

Test Results

   285 files  ±0     285 suites  ±0   48m 15s ⏱️ - 2m 32s
 3 586 tests ±0   3 510 ✅ ±0   76 💤 ±0  0 ❌ ±0 
10 950 runs  ±0  10 719 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 7f93189. ± Comparison against base commit c1ee8bb.

@laeubi laeubi merged commit 6ad8d48 into master Jan 21, 2025
18 checks passed
@HannesWell HannesWell deleted the dependency-check/ui/org.eclipse.tools.layout.spy branch January 21, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants